C1.WPF.C1Chart Namespace > JScriptExpressionConverter Class > ConvertBack Method : ConvertBack(Object,Type[],Object,CultureInfo) Method |
'Declaration
Public Overloads Function ConvertBack( _ ByVal value As System.Object, _ ByVal targetTypes() As System.Type, _ ByVal parameter As System.Object, _ ByVal culture As System.Globalization.CultureInfo _ ) As System.Object()
'Usage
Dim instance As JScriptExpressionConverter Dim value As System.Object Dim targetTypes() As System.Type Dim parameter As System.Object Dim culture As System.Globalization.CultureInfo Dim value() As System.Object value = instance.ConvertBack(value, targetTypes, parameter, culture)
public System.object[] ConvertBack( System.object value, System.Type[] targetTypes, System.object parameter, System.Globalization.CultureInfo culture )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2